3.37 \(\int \frac{d+\frac{e}{x^2}}{c+\frac{a}{x^4}+\frac{b}{x^2}} \, dx\)

Optimal. Leaf size=208 \[ -\frac{\left (-\frac{-2 a c d+b^2 d-b c e}{\sqrt{b^2-4 a c}}+b d-c e\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{\sqrt{2} c^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}-\frac{\left (\frac{-2 a c d+b^2 d-b c e}{\sqrt{b^2-4 a c}}+b d-c e\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{\sqrt{2} c^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}+\frac{d x}{c} \]

[Out]

(d*x)/c - ((b*d - c*e - (b^2*d - 2*a*c*d - b*c*e)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[
b^2 - 4*a*c]]])/(Sqrt[2]*c^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) - ((b*d - c*e + (b^2*d - 2*a*c*d - b*c*e)/Sqrt[b
^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(Sqrt[2]*c^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a
*c]])

________________________________________________________________________________________

Rubi [A]  time = 0.542967, antiderivative size = 208, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 4, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.182, Rules used = {1393, 1279, 1166, 205} \[ -\frac{\left (-\frac{-2 a c d+b^2 d-b c e}{\sqrt{b^2-4 a c}}+b d-c e\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{\sqrt{2} c^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}-\frac{\left (\frac{-2 a c d+b^2 d-b c e}{\sqrt{b^2-4 a c}}+b d-c e\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{\sqrt{2} c^{3/2} \sqrt{\sqrt{b^2-4 a c}+b}}+\frac{d x}{c} \]

Antiderivative was successfully verified.

[In]

Int[(d + e/x^2)/(c + a/x^4 + b/x^2),x]

[Out]

(d*x)/c - ((b*d - c*e - (b^2*d - 2*a*c*d - b*c*e)/Sqrt[b^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b - Sqrt[
b^2 - 4*a*c]]])/(Sqrt[2]*c^(3/2)*Sqrt[b - Sqrt[b^2 - 4*a*c]]) - ((b*d - c*e + (b^2*d - 2*a*c*d - b*c*e)/Sqrt[b
^2 - 4*a*c])*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2 - 4*a*c]]])/(Sqrt[2]*c^(3/2)*Sqrt[b + Sqrt[b^2 - 4*a
*c]])

Rule 1393

Int[((a_) + (c_.)*(x_)^(n2_.) + (b_.)*(x_)^(n_))^(p_.)*((d_) + (e_.)*(x_)^(n_))^(q_.), x_Symbol] :> Int[x^(n*(
2*p + q))*(e + d/x^n)^q*(c + b/x^n + a/x^(2*n))^p, x] /; FreeQ[{a, b, c, d, e, n}, x] && EqQ[n2, 2*n] && Integ
ersQ[p, q] && NegQ[n]

Rule 1279

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)*((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[(e*f
*(f*x)^(m - 1)*(a + b*x^2 + c*x^4)^(p + 1))/(c*(m + 4*p + 3)), x] - Dist[f^2/(c*(m + 4*p + 3)), Int[(f*x)^(m -
 2)*(a + b*x^2 + c*x^4)^p*Simp[a*e*(m - 1) + (b*e*(m + 2*p + 1) - c*d*(m + 4*p + 3))*x^2, x], x], x] /; FreeQ[
{a, b, c, d, e, f, p}, x] && NeQ[b^2 - 4*a*c, 0] && GtQ[m, 1] && NeQ[m + 4*p + 3, 0] && IntegerQ[2*p] && (Inte
gerQ[p] || IntegerQ[m])

Rule 1166

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rubi steps

\begin{align*} \int \frac{d+\frac{e}{x^2}}{c+\frac{a}{x^4}+\frac{b}{x^2}} \, dx &=\int \frac{x^2 \left (e+d x^2\right )}{a+b x^2+c x^4} \, dx\\ &=\frac{d x}{c}-\frac{\int \frac{a d+(b d-c e) x^2}{a+b x^2+c x^4} \, dx}{c}\\ &=\frac{d x}{c}-\frac{\left (b d-c e-\frac{b^2 d-2 a c d-b c e}{\sqrt{b^2-4 a c}}\right ) \int \frac{1}{\frac{b}{2}-\frac{1}{2} \sqrt{b^2-4 a c}+c x^2} \, dx}{2 c}-\frac{\left (b d-c e+\frac{b^2 d-2 a c d-b c e}{\sqrt{b^2-4 a c}}\right ) \int \frac{1}{\frac{b}{2}+\frac{1}{2} \sqrt{b^2-4 a c}+c x^2} \, dx}{2 c}\\ &=\frac{d x}{c}-\frac{\left (b d-c e-\frac{b^2 d-2 a c d-b c e}{\sqrt{b^2-4 a c}}\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{\sqrt{2} c^{3/2} \sqrt{b-\sqrt{b^2-4 a c}}}-\frac{\left (b d-c e+\frac{b^2 d-2 a c d-b c e}{\sqrt{b^2-4 a c}}\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b+\sqrt{b^2-4 a c}}}\right )}{\sqrt{2} c^{3/2} \sqrt{b+\sqrt{b^2-4 a c}}}\\ \end{align*}

Mathematica [A]  time = 0.190567, size = 251, normalized size = 1.21 \[ -\frac{\left (b d \sqrt{b^2-4 a c}-c e \sqrt{b^2-4 a c}+2 a c d+b^2 (-d)+b c e\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{b-\sqrt{b^2-4 a c}}}\right )}{\sqrt{2} c^{3/2} \sqrt{b^2-4 a c} \sqrt{b-\sqrt{b^2-4 a c}}}-\frac{\left (b d \sqrt{b^2-4 a c}-c e \sqrt{b^2-4 a c}-2 a c d+b^2 d-b c e\right ) \tan ^{-1}\left (\frac{\sqrt{2} \sqrt{c} x}{\sqrt{\sqrt{b^2-4 a c}+b}}\right )}{\sqrt{2} c^{3/2} \sqrt{b^2-4 a c} \sqrt{\sqrt{b^2-4 a c}+b}}+\frac{d x}{c} \]

Antiderivative was successfully verified.

[In]

Integrate[(d + e/x^2)/(c + a/x^4 + b/x^2),x]

[Out]

(d*x)/c - ((-(b^2*d) + 2*a*c*d + b*Sqrt[b^2 - 4*a*c]*d + b*c*e - c*Sqrt[b^2 - 4*a*c]*e)*ArcTan[(Sqrt[2]*Sqrt[c
]*x)/Sqrt[b - Sqrt[b^2 - 4*a*c]]])/(Sqrt[2]*c^(3/2)*Sqrt[b^2 - 4*a*c]*Sqrt[b - Sqrt[b^2 - 4*a*c]]) - ((b^2*d -
 2*a*c*d + b*Sqrt[b^2 - 4*a*c]*d - b*c*e - c*Sqrt[b^2 - 4*a*c]*e)*ArcTan[(Sqrt[2]*Sqrt[c]*x)/Sqrt[b + Sqrt[b^2
 - 4*a*c]]])/(Sqrt[2]*c^(3/2)*Sqrt[b^2 - 4*a*c]*Sqrt[b + Sqrt[b^2 - 4*a*c]])

________________________________________________________________________________________

Maple [B]  time = 0.027, size = 560, normalized size = 2.7 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d+e/x^2)/(c+a/x^4+b/x^2),x)

[Out]

d*x/c-1/2/c*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b*d+
1/2*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*e+1/(-4*a*c+
b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*a*d-1
/2/c/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)
^(1/2))*b^2*d+1/2/(-4*a*c+b^2)^(1/2)*2^(1/2)/((b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctan(c*x*2^(1/2)/((b+(-4*a*c+b
^2)^(1/2))*c)^(1/2))*b*e+1/2/c*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-4*a*c+b^2)
^(1/2))*c)^(1/2))*b*d-1/2*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2
))*c)^(1/2))*e+1/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1/2)/((-b+(-4*a*c
+b^2)^(1/2))*c)^(1/2))*a*d-1/2/c/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*arctanh(c*x*2^(1
/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b^2*d+1/2/(-4*a*c+b^2)^(1/2)*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2)*
arctanh(c*x*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))*c)^(1/2))*b*e

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{d x}{c} + \frac{-\int \frac{{\left (b d - c e\right )} x^{2} + a d}{c x^{4} + b x^{2} + a}\,{d x}}{c} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+e/x^2)/(c+a/x^4+b/x^2),x, algorithm="maxima")

[Out]

d*x/c + integrate(-((b*d - c*e)*x^2 + a*d)/(c*x^4 + b*x^2 + a), x)/c

________________________________________________________________________________________

Fricas [B]  time = 1.90901, size = 5042, normalized size = 24.24 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+e/x^2)/(c+a/x^4+b/x^2),x, algorithm="fricas")

[Out]

1/2*(sqrt(1/2)*c*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*(b^2*c - 2*a*c^2)*d*e + (b^2*c^3 - 4*a*c^4)*sqrt(-
(4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)
*d^2*e^2)/(b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))*log(2*(3*b^2*c*d^2*e^2 - 3*b*c^2*d*e^3 + c^3*e^4 + (a*b^2
 - a^2*c)*d^4 - (b^3 + a*b*c)*d^3*e)*x + sqrt(1/2)*((b^4 - 5*a*b^2*c + 4*a^2*c^2)*d^3 - 2*(b^3*c - 4*a*b*c^2)*
d^2*e + (b^2*c^2 - 4*a*c^3)*d*e^2 - ((b^3*c^3 - 4*a*b*c^4)*d - 2*(b^2*c^4 - 4*a*c^5)*e)*sqrt(-(4*b*c^3*d*e^3 -
 c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c
^6 - 4*a*c^7)))*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*(b^2*c - 2*a*c^2)*d*e + (b^2*c^3 - 4*a*c^4)*sqrt(-(
4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*
d^2*e^2)/(b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))) - sqrt(1/2)*c*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*
(b^2*c - 2*a*c^2)*d*e + (b^2*c^3 - 4*a*c^4)*sqrt(-(4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 +
 4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))*log(2*(
3*b^2*c*d^2*e^2 - 3*b*c^2*d*e^3 + c^3*e^4 + (a*b^2 - a^2*c)*d^4 - (b^3 + a*b*c)*d^3*e)*x - sqrt(1/2)*((b^4 - 5
*a*b^2*c + 4*a^2*c^2)*d^3 - 2*(b^3*c - 4*a*b*c^2)*d^2*e + (b^2*c^2 - 4*a*c^3)*d*e^2 - ((b^3*c^3 - 4*a*b*c^4)*d
 - 2*(b^2*c^4 - 4*a*c^5)*e)*sqrt(-(4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*
c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c^6 - 4*a*c^7)))*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*(
b^2*c - 2*a*c^2)*d*e + (b^2*c^3 - 4*a*c^4)*sqrt(-(4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 +
4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))) + sqrt(
1/2)*c*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*(b^2*c - 2*a*c^2)*d*e - (b^2*c^3 - 4*a*c^4)*sqrt(-(4*b*c^3*d
*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/
(b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))*log(2*(3*b^2*c*d^2*e^2 - 3*b*c^2*d*e^3 + c^3*e^4 + (a*b^2 - a^2*c)*
d^4 - (b^3 + a*b*c)*d^3*e)*x + sqrt(1/2)*((b^4 - 5*a*b^2*c + 4*a^2*c^2)*d^3 - 2*(b^3*c - 4*a*b*c^2)*d^2*e + (b
^2*c^2 - 4*a*c^3)*d*e^2 + ((b^3*c^3 - 4*a*b*c^4)*d - 2*(b^2*c^4 - 4*a*c^5)*e)*sqrt(-(4*b*c^3*d*e^3 - c^4*e^4 -
 (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c^6 - 4*a*c
^7)))*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*(b^2*c - 2*a*c^2)*d*e - (b^2*c^3 - 4*a*c^4)*sqrt(-(4*b*c^3*d*
e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(
b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))) - sqrt(1/2)*c*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*(b^2*c - 2
*a*c^2)*d*e - (b^2*c^3 - 4*a*c^4)*sqrt(-(4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c
- a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))*log(2*(3*b^2*c*d^
2*e^2 - 3*b*c^2*d*e^3 + c^3*e^4 + (a*b^2 - a^2*c)*d^4 - (b^3 + a*b*c)*d^3*e)*x - sqrt(1/2)*((b^4 - 5*a*b^2*c +
 4*a^2*c^2)*d^3 - 2*(b^3*c - 4*a*b*c^2)*d^2*e + (b^2*c^2 - 4*a*c^3)*d*e^2 + ((b^3*c^3 - 4*a*b*c^4)*d - 2*(b^2*
c^4 - 4*a*c^5)*e)*sqrt(-(4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c - a*b*c^2)*d^3*e
 - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c^6 - 4*a*c^7)))*sqrt(-(b*c^2*e^2 + (b^3 - 3*a*b*c)*d^2 - 2*(b^2*c - 2*
a*c^2)*d*e - (b^2*c^3 - 4*a*c^4)*sqrt(-(4*b*c^3*d*e^3 - c^4*e^4 - (b^4 - 2*a*b^2*c + a^2*c^2)*d^4 + 4*(b^3*c -
 a*b*c^2)*d^3*e - 2*(3*b^2*c^2 - a*c^3)*d^2*e^2)/(b^2*c^6 - 4*a*c^7)))/(b^2*c^3 - 4*a*c^4))) + 2*d*x)/c

________________________________________________________________________________________

Sympy [B]  time = 10.6236, size = 428, normalized size = 2.06 \begin{align*} \operatorname{RootSum}{\left (t^{4} \left (256 a^{2} c^{5} - 128 a b^{2} c^{4} + 16 b^{4} c^{3}\right ) + t^{2} \left (48 a^{2} b c^{2} d^{2} - 64 a^{2} c^{3} d e - 28 a b^{3} c d^{2} + 48 a b^{2} c^{2} d e - 16 a b c^{3} e^{2} + 4 b^{5} d^{2} - 8 b^{4} c d e + 4 b^{3} c^{2} e^{2}\right ) + a^{3} d^{4} - 2 a^{2} b d^{3} e + 2 a^{2} c d^{2} e^{2} + a b^{2} d^{2} e^{2} - 2 a b c d e^{3} + a c^{2} e^{4}, \left ( t \mapsto t \log{\left (x + \frac{32 t^{3} a b c^{4} d - 64 t^{3} a c^{5} e - 8 t^{3} b^{3} c^{3} d + 16 t^{3} b^{2} c^{4} e - 4 t a^{2} c^{2} d^{3} + 8 t a b^{2} c d^{3} - 18 t a b c^{2} d^{2} e + 12 t a c^{3} d e^{2} - 2 t b^{4} d^{3} + 6 t b^{3} c d^{2} e - 6 t b^{2} c^{2} d e^{2} + 2 t b c^{3} e^{3}}{a^{2} c d^{4} - a b^{2} d^{4} + a b c d^{3} e + b^{3} d^{3} e - 3 b^{2} c d^{2} e^{2} + 3 b c^{2} d e^{3} - c^{3} e^{4}} \right )} \right )\right )} + \frac{d x}{c} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+e/x**2)/(c+a/x**4+b/x**2),x)

[Out]

RootSum(_t**4*(256*a**2*c**5 - 128*a*b**2*c**4 + 16*b**4*c**3) + _t**2*(48*a**2*b*c**2*d**2 - 64*a**2*c**3*d*e
 - 28*a*b**3*c*d**2 + 48*a*b**2*c**2*d*e - 16*a*b*c**3*e**2 + 4*b**5*d**2 - 8*b**4*c*d*e + 4*b**3*c**2*e**2) +
 a**3*d**4 - 2*a**2*b*d**3*e + 2*a**2*c*d**2*e**2 + a*b**2*d**2*e**2 - 2*a*b*c*d*e**3 + a*c**2*e**4, Lambda(_t
, _t*log(x + (32*_t**3*a*b*c**4*d - 64*_t**3*a*c**5*e - 8*_t**3*b**3*c**3*d + 16*_t**3*b**2*c**4*e - 4*_t*a**2
*c**2*d**3 + 8*_t*a*b**2*c*d**3 - 18*_t*a*b*c**2*d**2*e + 12*_t*a*c**3*d*e**2 - 2*_t*b**4*d**3 + 6*_t*b**3*c*d
**2*e - 6*_t*b**2*c**2*d*e**2 + 2*_t*b*c**3*e**3)/(a**2*c*d**4 - a*b**2*d**4 + a*b*c*d**3*e + b**3*d**3*e - 3*
b**2*c*d**2*e**2 + 3*b*c**2*d*e**3 - c**3*e**4)))) + d*x/c

________________________________________________________________________________________

Giac [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: NotImplementedError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d+e/x^2)/(c+a/x^4+b/x^2),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError